This has been in here for ages. I guess that we can remove it now.
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
case "$1" in
configure)
- update-alternatives --remove xen-default /usr/lib/xen-@version@
if [ -x "/etc/init.d/xen" ]; then
# Only call the init script when this xen-utils-@version@ package
# matches the currently running version of Xen. This means, doing
case "$1" in
remove|upgrade)
- update-alternatives --remove xen-default /usr/lib/xen-@version@
if [ -x "/etc/init.d/xen" ]; then
# Only call the init script when removing or while upgrading for
# the currently running version of Xen.